CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 光流法 运动检测

搜索资源列表

  1. 光流法的源码

    3下载:
  2. 本代码是经典的光流算法代码,通过计算对运动目标的速度来检测运动目标,效果不错
  3. 所属分类:图形图象

    • 发布日期:2008-04-24
    • 文件大小:1355174
    • 提供者:ling175817786
  1. bkgrd

    1下载:
  2. 借助OPENCV强大的库函数,来解决了运动目标检测问题,虽然只是能较好地支持静止摄像头,还不能克服在运动摄像头和高噪音这样的环境下的困难。但是通过了解,如果运用光流法可能较好地解决问题
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2094
    • 提供者:刘刚
  1. opticalflow.rar

    0下载:
  2. 用光流法进行运动物体的检测和跟踪,并返回运动方向,Light flow method of moving object detection and tracking, and return to the direction of movement
  3. 所属分类:Special Effects

    • 发布日期:2016-12-09
    • 文件大小:2019347
    • 提供者:lihui
  1. 完成光流法算法用于图像边缘的提取

    0下载:
  2. 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2056
    • 提供者:杨光明
  1. 光流法目标检测程序

    2下载:
  2. 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:14789
    • 提供者:zhupeng
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1557
    • 提供者:
  1. AVI

    2下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:3607938
    • 提供者:qiuzhenyan
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. Part-of-the-static-image-edge-detection

    0下载:
  2. 基于光流法的运动目标检测 也可用于流体力学运动检测-Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1397136
    • 提供者:mapeng
  1. OpticalMotionEstimation

    0下载:
  2. 一种利用光流法检测运动物体的程序,供初学者参考。-Optical flow method by means of a moving object detection procedures for advanced users.
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19495874
    • 提供者:秦垚
  1. EX10-1

    0下载:
  2. 经典的光流法运动检测与跟踪。非常好用。!-The light of the classic method of flow movement detection and tracking is very nice
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1283
    • 提供者:王小
  1. The-optical-flow-detection

    1下载:
  2. 光流法运动检测,效果不错,附带样本图片,可以通过运行 -The optical flow detection, the effect is good, with sample pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-30
    • 文件大小:546928
    • 提供者:libo
  1. tutorialOpticalFlowPart1_v1.01

    0下载:
  2. 使用改进的光流法opticalflow检测运动物体的运动-Using modified optical flow to extract motion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:681856
    • 提供者:GuMq
  1. 用光流法进行运动目标检测

    0下载:
  2. 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:6976512
    • 提供者:zouwit
  1. flow-code-matlab

    2下载:
  2. 利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:111111111111
  1. 9_用光流法进行运动目标检测

    0下载:
  2. 光流法可以实现动态背景下的目标检测,效果良好(The optical flow method can realize the target detection under the dynamic background, the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7105536
    • 提供者:码能
  1. 光流法

    1下载:
  2. matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:whpmatlab
  1. HOG 行人检测代码

    2下载:
  2. 本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:285696
    • 提供者:niuhailing
  1. opflow

    0下载:
  2. 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:12962816
    • 提供者:keijeiyeilai
  1. guangliusuanfa

    0下载:
  2. 利用光流法,用于检测识别运动中的物体,确定其运动方向以及过程。(Used to identify objects in motion)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-04
    • 文件大小:14260224
    • 提供者:我是丸子啊
« 12 3 »
搜珍网 www.dssz.com